const crypto/sha1._K1 2 uses crypto/sha1 (current package) sha1block.go#L13: _K1 = 0x6ED9EBA1 sha1block.go#L55: t := bits.RotateLeft32(a, 5) + f + e + w[i&0xf] + _K1
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)